branches with status:
Name Status Last Modified Last Commit
lp:~csurbhi/upstart/upstart-add-pivot-handling (Has a merge proposal) 1 Development 2011-07-15 17:50:50 UTC
1318. One more typo fix

Author: Surbhi Palande
Revision Date: 2011-07-15 17:50:50 UTC

One more typo fix

lp:~csurbhi/initramfs-tools/event-driven 1 Development 2011-07-15 17:03:24 UTC
245. * Updated the upstart jobs in the eve...

Author: Surbhi Palande
Revision Date: 2011-07-15 17:03:24 UTC

* Updated the upstart jobs in the event-driven folder. These are not final
  yet. But should work. In general, when a root device changes, the /etc/fstab
  should be updated for now as mountall starts only in place of local. So you
  cant use the mntctl change-mount-device option before that. So following is
  needed:
  a. Read the conf.d to read the changed root. Modify create-fstab script to
     read the changed root from here.
* Updated an upstart job to exit when root device is mounted.
* Added the changes to mkinitramfs and update-initramfs

lp:~csurbhi/ubuntu/natty/mountall/mountall-stop-timer (Has a merge proposal) 1 Development 2011-07-15 11:49:15 UTC
373. Added the shell execution exclamation...

Author: Surbhi Palande
Revision Date: 2011-07-15 11:49:15 UTC

Added the shell execution exclamation mark to the mountall script

lp:~csurbhi/ubuntu/natty/os-prober/os-prober.fix764893 bug(Has a merge proposal) 1 Development 2011-04-21 15:50:25 UTC
18. mount btrfs subvolume @ when present ...

Author: Surbhi Palande
Revision Date: 2011-04-21 15:50:25 UTC

mount btrfs subvolume @ when present to access a btrfs formatted rootfs.
(LP: #764893)

lp:~csurbhi/ubuntu/natty/rescue/btrfs_subvolume.support 1 Development 2011-04-21 15:23:37 UTC
12. Add support for mounting the btrfs su...

Author: Surbhi Palande
Revision Date: 2011-04-21 15:23:37 UTC

Add support for mounting the btrfs subvolume "@" to access a btrfs
formatted rootfs, when the subvolume is available.

lp:~csurbhi/ubuntu/natty/plymouth/plymouth.bug-fix566818 (Has a merge proposal) 1 Development 2011-04-21 06:55:41 UTC
1392. * details/plugin.c: On every key stro...

Author: Surbhi Palande
Revision Date: 2011-04-21 06:55:41 UTC

* details/plugin.c: On every key stroke, the "details" plugin in plymouth
  clears only the current line before overwriting it with the password
  prompt. If the prompt is multilined then the last line ends up being
  overwritten but the previous lines are repeated. Re-printing only the
  last line of the password prompt on every keystroke. (LP:#566818)
* details/plugin.c: Removed the explicit printing of ':'. Expected to be a
  part of the prompt.

lp:~csurbhi/ubuntu/natty/cryptsetup/cryptsetup.bug-fix566818 (Has a merge proposal) 1 Development 2011-04-15 14:15:41 UTC
82. debian/initramfs/cryptroot-script: At...

Author: Surbhi Palande
Revision Date: 2011-04-15 14:11:29 UTC

debian/initramfs/cryptroot-script: At boot the user passsword for a
crypted device is captured by plymouth when it is available. On every
key stroke, the "details" plugin in plymouth clears only the current line
before overwriting it with the password prompt. If the prompt is
multilined then the last line ends up being overwritten but the previous
lines are repeated. Changing the password prompt string to be single lined
when plymouth is available. (LP:#566818)

lp:~csurbhi/initramfs-tools/event-driven.rough 1 Development 2011-04-13 15:38:30 UTC
230. In natty mountall should have the tim...

Author: Surbhi Palande
Revision Date: 2011-04-13 15:38:30 UTC

In natty mountall should have the timeout support

lp:~csurbhi/ubuntu/natty/mountall/mountall-error.fix (Has a merge proposal) 1 Development 2011-04-13 11:38:12 UTC
359. Fixed two errors found while browsing...

Author: Surbhi Palande
Revision Date: 2011-04-13 11:38:12 UTC

Fixed two errors found while browsing the code: 1) find_mount("/") returns
NULL when / is not found, so cannot access root->mounted. 2) the
information message about the dev_wait_timeout should be printed after
dev_wait_timeout is initialized properly.

lp:~csurbhi/mdadm/mdadm-fix.728435 bug(Has a merge proposal) 1 Development 2011-03-23 16:32:32 UTC
6. mdadm udev rule incrementally adds md...

Author: Surbhi Palande
Revision Date: 2011-03-23 16:32:32 UTC

mdadm udev rule incrementally adds mdadm member when detected. Starting
such an array in degraded mode is possible by mdadm -IRs. Using mdadm -ARs
without stopping the array first does nothing when no mdarray-unassociated
device is available. Using mdadm -IRs to start a previously partially
assembled array through incremental mode. Keeping the mdadm -ARs for
assembling arrays which were for some reason not assembled through
incremental mode (i.e through mdadm's udev rule). (LP: #728435)

lp:~csurbhi/ubuntu/natty/mountall/mountall.timeout (Has a merge proposal) 1 Development 2011-03-04 16:20:41 UTC
353. Added a command line option dev-wait-...

Author: Surbhi Palande
Revision Date: 2011-03-04 16:12:03 UTC

Added a command line option dev-wait-time which specifies the time that
mountall needs to wait for a device to get ready. The default value for the
wait is 30 seconds. This command line option allows a user to change this
wait period. The legal values are between 1 sec to 2147483647

lp:~csurbhi/partman-btrfs/testing-subvol (Has a merge proposal) 1 Development 2011-01-31 14:59:06 UTC
55. Adding support for creating and respe...

Author: Surbhi Palande
Revision Date: 2011-01-31 14:59:06 UTC

Adding support for creating and respectively mounting btrfs subvolumes
corresponding to / and /home, in case of a btrfs rootfs.

lp:~csurbhi/+junk/mdadm.fixes bug 2 Mature 2010-10-19 15:01:29 UTC
1. bzr repository initialized. Has mdadm...

Author: Surbhi Palande
Revision Date: 2010-10-19 15:01:29 UTC

bzr repository initialized. Has mdadm auto-assembly related fixes

lp:~csurbhi/+junk/initramfs.mdadm.fixes bug 1 Development 2010-10-19 14:57:29 UTC
229. mdadm autoassembly works by matching ...

Author: Surbhi Palande
Revision Date: 2010-10-19 14:55:12 UTC

mdadm autoassembly works by matching hostname with what is stored in the
uuid bits of the array. So hostname needs to be set at boot time for the
rootfs to be mounted, when the rootfs is on an array which has to be
auto-assembled. Added support for setting the hostname. (LP: #330399)

lp:~csurbhi/mdadm/ubuntu 1 Development 2010-10-19 14:12:33 UTC
1. initial checkin of full source

Author: Surbhi Palande
Revision Date: 2010-10-19 14:12:13 UTC

initial checkin of full source

lp:~csurbhi/+junk/cryptsetup-initramfs.fix bug 1 Development 2010-10-14 10:50:26 UTC
173. debian/initramfs/cryptroot-hook: inpu...

Author: Surbhi Palande
Revision Date: 2010-10-14 10:50:26 UTC

debian/initramfs/cryptroot-hook: input the correct /dev/mapper based
source in the conf/conf.d/cryptroot in the initramfs. This is what was
originally intended before source was UUID based. This removes the
erroneous error message seen when the crypted volume group is not yet
active at boot time.

lp:~csurbhi/+junk/cryptsetup.initramfs-fix bug 2 Mature 2010-10-12 14:35:14 UTC
171. debian/initramfs/cryptroot-hook: add ...

Author: Surbhi Palande
Revision Date: 2010-10-12 14:20:33 UTC

debian/initramfs/cryptroot-hook: add clearer warning, when line is not
found in /etc/crypttab (LP: #332950)

lp:~csurbhi/junk/initramfs.mdadm.fixes 1 Development 2010-10-06 14:56:37 UTC This branch has not been pushed to yet.
lp:~csurbhi/junk/mdadm.fixes 1 Development 2010-10-06 07:42:06 UTC
18. Fixed locking When lockf is used for...

Author: Surbhi Palande
Revision Date: 2010-10-05 10:24:58 UTC

Fixed locking

When lockf is used for locking, the lock is released when you close the file.
So, when the file is closed, the process waiting for a lock gets it, but
thereafter the file is unlinked. So when another process asks for a lock on
the same file, it too gets the lock on a new file that it creates. Hence we
have two processes having a lock, one process with a lock on the stale file
and the other on a fresh new one. This breaks our locking scheme. So we
changed the locking to flock() and check if the file is stale using the stat()
and by unlinking the file before closing.

Signed-off-by: Surbhi Palande <surbhi.palande@canonical.com>

lp:~csurbhi/ubuntu/maverick/initramfs-tools/initramfs-tools.fix-628400 bug(Has a merge proposal) 1 Development 2010-09-09 15:17:48 UTC
219. scripts/functions: Adding plymouth hi...

Author: Surbhi Palande
Revision Date: 2010-09-09 10:40:56 UTC

scripts/functions: Adding plymouth hide-splash to see the initramfs prompt
messages on VT. (LP: #628400)

lp:~csurbhi/ubuntu/maverick/mountall/mountall.fix-460246 bug(Has a merge proposal) 1 Development 2010-08-16 16:29:42 UTC
335. btrfsck does not accept any switch as...

Author: Surbhi Palande
Revision Date: 2010-08-16 16:29:42 UTC

btrfsck does not accept any switch as of now. So avoid using any switches
like -a/-C<fd>/-f to btrfsck till these are implemented. (LP: #460246)

lp:~csurbhi/ubuntu/maverick/samba/samba-fix.276472 bug(Has a merge proposal) 1 Development 2010-08-16 12:28:25 UTC
119. Add the translation of Unix Error cod...

Author: Surbhi Palande
Revision Date: 2010-08-16 12:26:35 UTC

Add the translation of Unix Error code -ENOTSUP to NT Error Code
NT_STATUS_NOT_SUPPORTED to prevent the Permission denied error.
(LP: #276472)

lp:~csurbhi/ubuntu/maverick/e2fsprogs/e2fsprogs.fix-505719 bug(Has a merge proposal) 1 Development 2010-08-04 14:13:26 UTC
42. The -p switch for resize2fs is meant ...

Author: Surbhi Palande
Revision Date: 2010-08-04 14:07:36 UTC

The -p switch for resize2fs is meant for an offline resize operation which
is done completely at the userspace. Changed the documentation to suggest
an "offline" operation. (LP: #505719)

lp:~csurbhi/ubuntu/maverick/btrfs-tools/btrfs-tools.fix-601874 bug(Has a merge proposal) 1 Development 2010-08-04 08:35:33 UTC
25. Returns -1 when a block cannot be rea...

Author: Surbhi Palande
Revision Date: 2010-07-28 08:46:53 UTC

Returns -1 when a block cannot be read from disk. Closes (LP: #601874) and
(LP: #601877)

lp:~csurbhi/ubuntu/maverick/gparted/gparted.fix-598946 (Has a merge proposal) 1 Development 2010-07-14 15:59:55 UTC
24. Added btrfs support (mkfs, fsck, show...

Author: Surbhi Palande
Revision Date: 2010-07-14 15:59:55 UTC

Added btrfs support (mkfs, fsck, show) to gparted. Original patch came
from https://bugzilla.gnome.org/attachment.cgi?id=128768 . (LP: #598946)

lp:~csurbhi/ubuntu/maverick/iptables/iptable-fix.600195 (Has a merge proposal) 1 Development 2010-07-14 09:32:39 UTC
25. * Replaced ipt_DSCP.h by xpt_DSCP.h i...

Author: Surbhi Palande
Revision Date: 2010-07-14 09:32:39 UTC

* Replaced ipt_DSCP.h by xpt_DSCP.h in ipt_ECN.h and ipt_echn.h (LP: #600195)
* Added -fno-strict-aliasing -Werror switches to regular_CFLAGS for catching
  errors early
* Removed unused TC_NUM_RULES() and TC_GET_RULE()

lp:~csurbhi/ubuntu/maverick/redhat-cluster/redhat-cluster-fix.600984 (Has a merge proposal) 1 Development 2010-07-14 09:22:18 UTC
33. * Fixed a compilation error by doing ...

Author: Surbhi Palande
Revision Date: 2010-07-14 09:21:25 UTC

* Fixed a compilation error by doing the following changes:
  - changed bdev_hardsect_size() to bdev_logical_block_size()
  - changed generic_file_aio_write_nolock() to generic_file_aio_write()
  - changed the default include dir for nss and nspr to be /usr/include/nss
  and /usr/include/nspr respectively (LP: #600984)

lp:btrfs-grub2 1 Development 2010-07-05 12:20:13 UTC
15. license update Signed-off-by: surbhi...

Author: Surbhi Palande
Revision Date: 2010-07-05 12:20:13 UTC

license update

Signed-off-by: surbhi <csurbhi@gmail.com>

128 of 28 results